Level 4 Recipe Overview

New Recipe Overview

MODULE 0

2D Arrays

  • Intro to 2D Arrays
  • Crazy Digital Painting
  • Pixel Art Maker
  • Conway's Game of Life
  • Maze Maker

MODULE 1

Generics

  • Intro to Generics
  • Custom ArrayList

Switch Statements

  • Intro to Switch Statements
  • Switch Statement Practice

Enums

  • Intro to Enums
  • Enum Stuff

Putting it All Together

  • Snake

MODULE 2

String and Character Methods

  • String Manipulation

MODULE 3

Exceptions

  • Introduction
  • Gotta Catch 'em All

MODULE 4

Encapsulation

  • Introduction to Encapsulation

Polymorphism

  • Introduction to Polymorphism

Putting it all Together

  • Polymorphs
  • Hospital